You are here:
Symbol Reference >
Dew Namespace
>
Dew.Math Namespace
>
Dew.Math.Units Namespace
>
Classes
>
Math387 Class
>
Math387 Methods
>
IsInf Method
>
Math387.IsInf Method ([In] double)
Dew Math for .NET
Math387.IsInf Method ([In] double)
Math387 Class
Math387 Members
Dew.Math.Units Namespace
IsInf Method
See Also
Collapse All
Checks if number is
INF
.
Syntax
C#
Visual Basic
public
static
bool
IsInf
([In]
double
X
);
Public
static
Sub
IsInf
(
X
As
[In]
double
)
Returns
true if real number X is
INF
.
See Also
IsNaN
,
IsInfNan
Group
IsInf Method
Links
Math387 Class
,
Math387 Members
,
Dew.Math.Units Namespace
,
IsInf Method
,
See Also
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
Contents
|
Index
|
Home
What do you think about this topic?
Send feedback!